Skip to content

Cleanup xcframework content that can't be pushed to the app store.#87

Merged
mhsmith merged 1 commit into
mainfrom
cleanup-paths
Jul 23, 2025
Merged

Cleanup xcframework content that can't be pushed to the app store.#87
mhsmith merged 1 commit into
mainfrom
cleanup-paths

Conversation

@freakboy3742

@freakboy3742 freakboy3742 commented Jul 23, 2025

Copy link
Copy Markdown
Member

Adds cleanup paths to remove content that can't be used at runtime, and can't be shipped to the App Store.

These paths are already cleaned up on the macOS template; it was an oversight to not exclude the same content from the Xcode template. Unlike the app template, headers/includes must be retained as they're needed to build the Xcode project.

This should be backported to 0.3.24, as it prevents Xcode projects from being shipped to the App Store.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742 freakboy3742 requested a review from mhsmith July 23, 2025 07:22
@mhsmith mhsmith merged commit 2bc3004 into main Jul 23, 2025
21 checks passed
@mhsmith mhsmith deleted the cleanup-paths branch July 23, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants